Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: use window dispatch event #25

Merged
merged 4 commits into from
Apr 22, 2024
Merged

Conversation

kieranroneill
Copy link
Contributor

Description

  • Replace BoradcastChannel with EventTarget
  • Return IDs from listener functions.
  • Update docs to reflect new EventTarget use

Type of change

  • 💥 Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • 🏗️ Build configuration (CI configuration, scaffolding etc.)
  • 🐛 Bug fix (non-breaking change which fixes an issue)
  • 📝 Documentation update(s)
  • 📦 Dependency update(s)
  • 👩🏽‍💻 Improve developer experience
  • ⚡ Improve performance
  • ✨ New feature (non-breaking change which adds functionality)
  • ♻ Refactor
  • ⏪ Revert changes
  • 🧪 New tests or updates to existing tests

@kieranroneill kieranroneill added ♻️ refactor The refactoring fairy has waved their magic wand ✨ feature New feature or request 📝 documentation Improvements or additions to documentation labels Apr 22, 2024
@kieranroneill kieranroneill self-assigned this Apr 22, 2024
@kieranroneill kieranroneill merged commit 4e59039 into beta Apr 22, 2024
5 checks passed
@kieranroneill kieranroneill deleted the feat/use-window-dispatch-event branch April 22, 2024 13:54
github-actions bot pushed a commit that referenced this pull request Apr 22, 2024
# [1.4.0-beta.1](v1.3.1...v1.4.0-beta.1) (2024-04-22)

### Features

* use window dispatch event ([#25](#25)) ([4e59039](4e59039))
@agoralabs-bot
Copy link
Collaborator

🎉 This PR is included in version 1.4.0-beta.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@agoralabs-bot agoralabs-bot added the 🚀 released To the moon! label Apr 22, 2024
github-actions bot pushed a commit that referenced this pull request Apr 22, 2024
# [1.4.0](v1.3.1...v1.4.0) (2024-04-22)

### Features

* use window dispatch event ([#25](#25)) ([4e59039](4e59039))
@agoralabs-bot
Copy link
Collaborator

🎉 This PR is included in version 1.4.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📝 documentation Improvements or additions to documentation ✨ feature New feature or request ♻️ refactor The refactoring fairy has waved their magic wand 🚀 released To the moon!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants